home *** CD-ROM | disk | FTP | other *** search
/ Aminet 1 (Walnut Creek) / Aminet - June 1993 [Walnut Creek].iso / aminet / dev / lang / amigaedocs.lha / ModulesText / graphics / sprite.txt < prev    next >
Text File  |  1992-09-02  |  289b  |  13 lines

  1. ShowModule v0.1 (c) 1992 $#%!
  2. now showing: "emodules:graphics/sprite.m"
  3. NOTE: don't use this output in your code, use the module instead.
  4.  
  5. (---) OBJECT simplesprite
  6. (  0)   posctldata:LONG
  7. (  4)   height:INT
  8. (  6)   x:INT
  9. (  8)   y:INT
  10. ( 10)   num:INT
  11. (---) ENDOBJECT     /* SIZEOF=12 */
  12.  
  13.